ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface
Members

In This Topic
    IItemsSource<T> Interface
    In This Topic
    The interface of items source.
    Object Model
    IItemsSource<T> Interface
    Syntax
    'Declaration
     
    Public Interface IItemsSource(Of T) 
    public interface IItemsSource<T> 
    Type Parameters
    T
    See Also